filename issue fix(game start bugs)
[EroBeats.git] / deps / SDL2_image-2.0.1 Full / CHANGES.txt
blob1872e85f18cb159462335ce07731f7e3f0c4fc40
1 2.0.1:
2 Jeffrey Carpenter - Sat Nov 29 12:06:05 2014
3  * Fixed image colorspace issue on iOS and Mac OS X
4 Sam Lantinga - Sun Jun 15 17:33:46 2014
5  * Fixed support for transparency in XPM files
6 Davide Coppola - Thu Apr 17 17:30:12 2014
7  * Fixed building JPEG support on Android
8 David Ludwig - Tue Apr 01 19:40:35 2014
9  * Added support for building for Windows RT and Windows Phone
10 Timur - Wed Dec 11 21:24:36 2013
11  * Fixed memory leak in webp image loading
12 Patrice Mandin - Thu Nov 07 19:15:28 2013
13  * Fixed loading BMP files with large BITMAPINFOHEADER structures
14 Sam Lantinga - Fri Oct 11 21:54:20 2013
15  * Fixed building with libpng 1.4
17 2.0.0:
18 Sam Lantinga - Sun Jun  2 22:25:31 PDT 2013
19  * Added PNG save support based on miniz.c by Rich Geldreich
20        IMG_SavePNG(), IMG_SavePNG_RW()
21 Sam Lantinga - Sat Jun  1 19:11:26 PDT 2013
22  * Updated for SDL 2.0 release
23 Sam Lantinga - Sat Mar 23 13:36:51 PDT 2013
24  * Fixed bug setting colorkey for indexed PNG images
25 Torsten Stremlau - Sun Mar 10 10:19:25 PDT 2013
26  * Added support for alpha and lossless WEBP images
28 1.2.12:
29 mscott - 2012-02-06 19:40:23 PST
30  * Fixed image corruption when using ImageIO framework
31 Sylvain - Thu Nov 22 13:09:59 PST 2012
32  * Added extended XPM color table (disabled by default in IMG_xpm.c)
33 Sam Lantinga - Thu Jan 19 23:18:09 EST 2012
34  * Fixed regression in 1.2.11 loading 8-bit PNG images with libpng
36 1.2.11:
37 Sam Lantinga - Sat Jan 14 17:54:38 EST 2012
38  * Fixed loading 8-bit PNG images on Mac OS X
39 Sam Lantinga - Sat Dec 31 09:35:40 EST 2011
40  * SDL_image is now under the zlib license
41 Michael Bonfils - Mon Nov 28 21:46:00 EST 2011
42  * Added WEBP image support
43 Thomas Klausner - Wed Jan 19 19:31:25 PST 2011
44  * Fixed compiling with libpng 1.4
45 Sam Lantinga - Mon Jan 10 12:09:57 2011 -0800
46  * Added Android.mk to build on the Android platform
47 Sam Lantinga - Mon May 10 22:42:53 PDT 2010
48  * Fixed loading HAM6 images with stencil mask
49 Mark Tucker - Fri, 27 Nov 2009 12:38:21 -0500
50  * Fixed bug loading 15 and 16 bit BMP images
52 1.2.10:
53 Sam Lantinga - Sat Nov 14 11:22:14 PST 2009
54  * Fixed bug loading multiple images
56 1.2.9:
57 Sam Lantinga - Tue Nov 10 00:29:20 PST 2009
58  * Fixed alpha premultiplication on Mac OS X and iPhone OS
59 Sam Lantinga - Sun Nov  8 07:52:11 PST 2009
60  * Fixed checking for IMG_Init() return value in image loaders
62 1.2.8:
63 Sam Lantinga - Sun Oct  4 13:12:54 PDT 2009
64  * Added support for uncompressed PCX files
65 Mason Wheeler - 2009-06-10 06:29:45 PDT 
66  * Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs
67 Couriersud - Mon, 12 Jan 2009 17:21:13 -0800
68  * Added support for ICO and CUR image files
69 Eric Wing - Fri, 2 Jan 2009 02:01:16 -0800
70  * Added ImageIO loading infrastructure for Mac OS X
71  * Added UIImage loading infrastructure for iPhone / iPod Touch
73 1.2.7:
74 Sam Lantinga - Sun Nov  2 15:08:27 PST 2008
75  * Fixed buffer overflow in BMP loading code, discovered by j00ru//vx
76 Sam Lantinga - Fri Dec 28 08:34:54 PST 2007
77  * Fixed buffer overflow in GIF loading code, discovered by Michael Skladnikiewicz
79 1.2.6:
80 Sam lantinga - Wed Jul 18 00:30:32 PDT 2007
81  * Improved detection of libjpeg, libpng, and libtiff at configure time
82  * PNG and TIFF images are correctly identified even if dynamic libraries
83    to load them aren't available.
84  * Fixed loading of TIFF images using libtiff 3.6
85 Sam Lantinga - Thu Jul 5 07:52:35 2007
86  * Fixed static linking with libjpeg
87 Michael Koch - Tue Feb 13 10:09:17 2007
88  * Fixed crash in IMG_ReadXPMFromArray()
90 1.2.5:
91 Maurizio Monge - Sun May 14 13:57:32 PDT 2006
92  * Fixed loading BMP palettes at unusual offsets
93 Sam Lantinga - Thu May 11 21:51:19 PDT 2006
94  * Added support for dynamically loading libjpeg, libpng, and libtiff.
95 Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
96  * Added gcc-fat.sh for generating Universal binaries on Mac OS X
97  * Updated libtool support to version 1.5.22
98 Sam Lantinga - Sat Feb  4 15:17:44 PST 2006
99  * Added support for XV thumbnail images
100 Gautier Portet - Fri, 19 Mar 2004 17:35:12 +0100
101  * Added support for 32-bit BMP files with alpha
103 1.2.4:
104 Pierre G. Richard - Fri, 30 Jul 2004 11:13:11 +0000 (UTC)
105  * Added support for RLE encoded BMP files
106 Marc Le Douarain - Fri, 26 Dec 2003 18:23:42 +0100
107  * Added EHB and HAM mode support to the ILBM loader
108 Sam Lantinga - Wed Nov 19 00:23:44 PST 2003
109  * Updated libtool support for new mingw32 DLL build process
110 Holger Schemel - Mon, 04 Aug 2003 21:50:52 +0200
111  * Fixed crash loading certain PCX images
112 Kyle Davenport - Sat, 19 Apr 2003 17:13:31 -0500
113  * Added .la files to the development RPM, fixing RPM build on RedHat 8
115 1.2.3:
116 Ryan C. Gordon - Sat, 8 Feb 2003 09:36:33 -0500
117  * Fixed memory leak with non-seekable SDL_RWops
118 Marc Le Douarain - Sun, 22 Dec 2002 22:59:51 +0100
119  * Added 24-bit support to the ILBM format loader
120 Sam Lantinga - Sun Oct 20 20:55:46 PDT 2002
121  * Added shared library support for MacOS X
122 Pete Shinners - Thu Jun 20 10:05:54 PDT 2002
123  * The JPEG loader can now load EXIF format JPEG images
124 Dag-Erling Smorgrav - Thu May  2 19:09:48 PDT 2002
125  * The XCF loader now ignores invisible layers and channels
127 1.2.2:
128 Sam Lantinga - Sat Apr 13 07:49:47 PDT 2002
129  * Updated autogen.sh for new versions of automake
130  * Specify the SDL API calling convention (C by default)